+2009-01-18 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 568233 – Wrong statement about GtkEntry's "activate" signal
+
+ * gtk/gtkentry.c:
+ * gtk/gtklabel.c:
+ * gtk/gtktextview.c: Correct some copy-and-paste mistakes in
+ keybinding signal docs. Pointed out by Pascal Terjan.
+
2009-01-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* which gets emitted when the user activates the entry.
*
* Applications should not connect to it, but may emit it with
- * g_signal_emit_by_name() if they need to control scrolling
+ * g_signal_emit_by_name() if they need to control activation
* programmatically.
*
* The default bindings for this signal are all forms of the Enter key.
* the viewport to be moved instead.
*
* Applications should not connect to it, but may emit it with
- * g_signal_emit_by_name() if they need to control scrolling
+ * g_signal_emit_by_name() if they need to control the cursor
* programmatically.
*
* The default bindings for this signal come in two variants,
* the viewport to be moved instead.
*
* Applications should not connect to it, but may emit it with
- * g_signal_emit_by_name() if they need to control scrolling
+ * g_signal_emit_by_name() if they need to control the cursor
* programmatically.
*
* The default bindings for this signal come in two variants,
* the viewport to be moved instead.
*
* Applications should not connect to it, but may emit it with
- * g_signal_emit_by_name() if they need to control scrolling
+ * g_signal_emit_by_name() if they need to control the cursor
* programmatically.
*
* The default bindings for this signal come in two variants,